projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
7dcd19c
f6d22b6
)
auto merge of #170 : alexcrichton/cargo/same-name, r=wycats
author
bors
<bors@rust-lang.org>
Sat, 12 Jul 2014 03:59:51 +0000
(
03:59
+0000)
committer
bors
<bors@rust-lang.org>
Sat, 12 Jul 2014 03:59:51 +0000
(
03:59
+0000)
This allows the dependency queue to properly handle packages with the same
name but from different sources.
A test was added which exercieses this functionality by depending on two
different revs of the same git repo.
1
2
tests/test_cargo_compile.rs
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
tests/test_cargo_compile.rs
Simple merge